From cb10d923882e34c64eca01a71fd38e41041da49c Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 25 Jul 2007 07:22:10 +0000 Subject: [PATCH] Switch license to GPLv3 or later. --- leim/Makefile.in | 2 +- leim/leim-ext.el | 2 +- leim/makefile.w32-in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/leim/Makefile.in b/leim/Makefile.in index 4c5d9b68751..a98c5a626b4 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in @@ -9,7 +9,7 @@ # GNU Emacs is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3 or (at your option) # any later version. # # GNU Emacs is distributed in the hope that it will be useful, diff --git a/leim/leim-ext.el b/leim/leim-ext.el index 0970572c3a0..3a26faaf7e3 100644 --- a/leim/leim-ext.el +++ b/leim/leim-ext.el @@ -10,7 +10,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 2, or (at your option) +;; the Free Software Foundation; either version 3 or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff --git a/leim/makefile.w32-in b/leim/makefile.w32-in index 6f6508feceb..b09db10cd3a 100644 --- a/leim/makefile.w32-in +++ b/leim/makefile.w32-in @@ -9,7 +9,7 @@ # GNU Emacs is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3 or (at your option) # any later version. # # GNU Emacs is distributed in the hope that it will be useful, -- 2.30.2